'Declaration Public Function New( _ ByVal item As T, _ ByVal type As ItemChangedType _ )
'Declaration
Public Function New( _ ByVal item As T, _ ByVal type As ItemChangedType _ )
public ItemEventArgs<T>( T item, ItemChangedType type )
ItemEventArgs<T> クラス ItemEventArgs<T> メンバ
© 2003-2015, GrapeCity inc. All rights reserved.